ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Collections.ObjectModel Namespace / ObservableDictionary<TKey,TValue> Class / Count Property

In This Topic
    Count Property (ObservableDictionary<TKey,TValue>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also